filechooserwidget: Fix save widgets
authorTimm Bäder <mail@baedert.org>
Thu, 25 May 2017 06:40:00 +0000 (08:40 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:13 +0000 (21:27 -0400)
commitcc7038b74081f41b90451c1508f4cd1c51570205
treebdefdda87e70e1a446652fac598c71bb8842fbc6
parent24f79bbae4342a8138077f8138e05d30e0ac780a
filechooserwidget: Fix save widgets

Now that GtkFileChooserWidget is not a GtkBox anymore, we can't just
gtk_box_pack_start child widgets to it.
gtk/gtkfilechooserwidget.c